Skip to content

Bump core-graphics to v0.25.0 #722

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
May 27, 2025
Merged

Bump core-graphics to v0.25.0 #722

merged 2 commits into from
May 27, 2025

Conversation

tmandry
Copy link
Contributor

@tmandry tmandry commented Mar 16, 2025

This release contains two breaking changes (#709 and #710), including one unsoundness fix for CGEventTap, as well as an MSRV bump.

@tmandry
Copy link
Contributor Author

tmandry commented Mar 16, 2025

@waywardmonkeys
Copy link
Contributor

I think I had some breaking changes that I didn’t submit. I will have to look and see. I ended up switching some of my usage over to objc2-core-graphics

@tmandry
Copy link
Contributor Author

tmandry commented Mar 16, 2025

Maybe those are mature enough now to provide a common sys/types foundation for higher level wrappers like the ones in core-graphics. When I first tried using them they didn't have all the niceties of core-foundation, but I think they have improved since.

@madsmtm
Copy link
Contributor

madsmtm commented Mar 17, 2025

Maybe those are mature enough now to provide a common sys/types foundation for higher level wrappers like the ones in core-graphics. When I first tried using them they didn't have all the niceties of core-foundation, but I think they have improved since.

I wouldn't say that objc2-core-* can replace core-foundation/core-graphics/... yet, there's still work to be done to get them to feature parity (especially regarding generics), tracked overall in madsmtm/objc2#692.

tmandry added 2 commits May 26, 2025 21:35
Signed-off-by: Tyler Mandry <[email protected]>
@jdm jdm enabled auto-merge May 27, 2025 01:38
@jdm jdm added this pull request to the merge queue May 27, 2025
Merged via the queue into servo:main with commit 14d8c7f May 27, 2025
8 checks passed
@jdm
Copy link
Member

jdm commented May 27, 2025

Published.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

core-graphics: non-public API usage _CGContextSetFontSmoothingStyle
4 participants